home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / hardware / pmode / 00_index.txt next >
File List  |  2012-06-16  |  8KB  |  110 lines

  1. 386p_101.zip     117845 ***   386 power by Lorenzo Micheletto : A DOS extender
  2.                               | for pmode asm programming - Has docs for useage
  3.                               | and some extra miscellaneous routines that
  4.                               | could be used for game or graphics programming
  5.                               | in pmode.  Honestly, if you want to do 100% asm
  6.                               | development for pmode I'd suggest DOS32 or
  7.                               | Tran's pmode.  The author here credits Tran for
  8.                               | some backbones to his system. Assembler,
  9.                               | protected-mode
  10. dos32a.zip       520938 ***+  FreePack DOS extender by Narech Koumar of
  11.                               | Supernar Systems Intl. : Another DOS extender
  12.                               | option. I didn't test this for usefulness.  I
  13.                               | doesn't look any more difficult to learn to use
  14.                               | than Adam Seychell's (sp?) Dos32 or Thomas
  15.                               | Pytel/Charles Scheffold's Pmode/w.  How well it
  16.                               | functions is another story.  Full documentation
  17.                               | available.  Comes with a tetris clone
  18.                               | presumeably made using the extender.  No
  19.                               | source. Text
  20. dos32a_5.zip     606774 ****  Dos extender by Supernar Systems Intl. : Very
  21.                               | good dos extender, also extends the most
  22.                               | popular mouse and vesa functions.
  23. dos32v33.zip     339512 ****+ DOS 32 by Adam Seychell : A DOS extender for
  24.                               | pmode asm programming - One of the best choices
  25.                               | for a DOS extender.  It's complete, well coded,
  26.                               | and flexible.  (no accompanying .txt file)
  27.                               | Assembler, protected-mode
  28. dpfd110.zip     1211794 ***+  Dos32 extension package for DJGPP by Rasputin : C
  29. dpmispec.zip      33749 ****  DPMI Specification by ? : The complete DPMI
  30.                               | specification - Everything you wanted to know
  31.                               | about DPMI but were scared to ask. Text
  32. e_os303.zip     1227935 **+   EOS : Eclipse Operating System.  A clumsy pmode
  33.                               | system, but has many ready to use libs.  The
  34.                               | makefiles don't work with wmake which they
  35.                               | really should. Assembler, C/C++, protected-mode
  36. e_os305.zip     1442821 ****  Eclipse operating System v3.05 : A combination of
  37.                               | a dos extender and a demo library containing a
  38.                               | lot of useful functions. It's very useful for
  39.                               | intros because the tiny version is very small
  40.                               | (including a sb and gus modplayer). C,
  41.                               | Assembler
  42. fm32_v2.zip        6647 ***   Flat Maquina by Morbid Iadalboath of MUTANTE : A
  43.                               | Pascal TPU for getting flat mode memory. People
  44.                               | really should be moving away from dealing with
  45.                               | segmented memory.  Get this if you're still
  46.                               | using Pascal or something similar. Pascal,
  47.                               | protected-mode
  48. ifrm32.zip        56257 [n/a] Real Flat Mode by Christophe Avion : A Dos
  49.                               | extender and file packer. I can't really rate
  50.                               | this because I would never be able to use the
  51.                               | code.  All comments and docs are in French.
  52.                               | Assembler
  53. krnl130b.zip     314227 ***+  Kernel 1.30b : A Pmode kernel program with some
  54.                               | extra libraries.  Has a sound library and many
  55.                               | other extras to make up for the fact that it's
  56.                               | rather new and things such as midas, GUSPlay,
  57.                               | or whatnot won't work with it.  It's picky
  58.                               | about assembling (tasm32+wlink only).  No real
  59.                               | documentation to help you get started.
  60.                               | Assembler, protected-mode
  61. pm-11-94.zip      81994 ****+ PMODE by Tran : A DOS extender for pmode asm
  62.                               | programming - One of the other best choices for
  63.                               | a DOS extender.  It's complete, well coded, and
  64.                               | flexible. Assembler, protected-mode
  65. pm_stub.zip        4106 ***   DOS Extender For Watcom C/C++ by KM of Taboo :
  66.                               | Very small, but doesn't extend all dos
  67.                               | functions. C/C++
  68. pmode307.zip      54781 ****+ PMODE by Tran : A DOS extender for pmode asm
  69.                               | programming - One of the other best choices for
  70.                               | a DOS extender.  It's complete, well coded, and
  71.                               | flexible. Assembler, protected-mode
  72. pmw133.zip       143190 ****+ PMODE/W by Tran, Daredevil : A DOS extender for
  73.                               | pmode C programming - Works with the Watcom C
  74.                               | compiler as a replacement for their protected
  75.                               | mode system.  Has it's tradeoffs with their
  76.                               | (Watcom's) system. Assembler, C/C++, protected-
  77.                               | mode
  78. protect.zip       15056 ***   Protect by Denis Marer : Some source code for
  79.                               | getting into pmode - Good comments, but doesn't
  80.                               | set up much of a programming environment.  Has
  81.                               | no support for DPMI nor real mode call backs.
  82.                               | Assembler, protected-mode
  83. s64.zip           61037 ***+  System 64 by Simm of Analogue : A DOS protected
  84.                               | mode extender - Comes with full source and
  85.                               | looks fairly complete including real mode call
  86.                               | back support.  Worth giving a look at if you'll
  87.                               | find it easier to use than Tran's pmode or
  88.                               | DOS32. Assembler, protected-mode
  89. tinydpmi.zip       4724 ****  Tiny DPMI by Maxwell Sayles of Xi : Only 173
  90.                               | bytes big, which makes it perfect for 4kb
  91.                               | intros. Assembler
  92. vcpi.doc          60219 ****  VCPI specification by ? : The specifications for
  93.                               | VCPI - It's there if you need it. Text
  94. wdosx093.zip     151894 ***+  WDOSX v0.93 by Wuschel : Dos extender for Tasm,
  95.                               | Nasm, Borland C/C++ and Delphi2. Assembler,
  96.                               | C/C++, (INVALID code-language character "D"
  97.                               | specified!)Please notify Snowman
  98.                               | (r3cgm@hornet.org) immediately!
  99. wustub01.zip      50554 ***+  WUSTUB v0.1 by Michael Tippach : A DOS extender
  100.                               | for Borland's Delphi 2.  It's basically a PE
  101.                               | loader for DOS.  Comes with a CRT unit. Pascal,
  102.                               | protected-mode
  103. xids0815.zip      43131 **+   Xi Development System by Fysx : Xi Development
  104.                               | System, a pmode extender. Uses tlink in the
  105.                               | end, but works from watcom and tasm.  Possibly
  106.                               | a contender if you're writing a 64k intro and
  107.                               | need a pmode extender.  I'm unsure of it's
  108.                               | stability, but it's small. Assembler, C/C++,
  109.                               | protected-mode
  110.